/*
Template Name: Archipix 
Template URI: http://capricorn-theme.net/html/archipix
Description: Architecture & Interior Design HTML Template 
Author: Mihir Kanti Ghosh
Author URI: mihir@capricorn-theme.net
Version: 1.0
 */


/* Info Section
============== */



.info-bg {
	background-image: url(../img/info.jpg);
}

.info-bg.bg-cover {
	height: 305px;
	background-position: top center;
}




.info-founder {
	background: #f2d00d;
	height: 100%;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}

.info-founder i:before {
	font-size: 60px;
}

.info-founder p.highlight {
	font-size: 34px;
	font-weight: 700;
	color: #fff;
	margin: 50px 0 30px;
}

.info-founder p {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333;
}

#info-2 .info-content-area {
	padding-left: 30px;
}


